entry: Don't allow different text over progress
authorBenjamin Otte <otte@redhat.com>
Sun, 24 Jan 2016 22:46:12 +0000 (23:46 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 25 Jan 2016 14:49:17 +0000 (15:49 +0100)
commit0ae8b30210fce09aed3dea3a516706d115122523
treef4b3b4e3e2ab7f994c6db3aac73199a06134fa53
parent334b1994c451d1147c693b721c80806b52877c65
entry: Don't allow different text over progress

This complicates refactorings, so remove that feature. It's not used
anywhere and doesn't play well with nodes the way it's implemented.
If we want it back, we can add it back later.
gtk/gtkentry.c